![]() |
Kinetis SDK Demo Applications User Guide
1.0.0-beta
Freescale Semiconductor, Inc.
|
#include "fsl_device_registers.h"#include "fsl_uart_driver.h"#include "fsl_clock_manager.h"#include "board.h"Functions | |
| int | main (void) |
| int main | ( | void | ) |
| sourceBuff | Buffer used to hold the string to be transmitted |
| receiveBuff | Buffer used to hold received data |
| uartConfig | UART configuration structure |
| uartState | UARt state structure which is used internally by the |
by the UART driver to keep track of the UART states